xen.git
2006-12-09 Ewan MellorImplement xen_vm_set_vcpus_number,
2006-12-08 Ewan MellorFix capitalisation of on-wire calls for VM.set_platform...
2006-12-08 Ewan MellorRemove accidental double declaration of xen_vm_destroy.
2006-12-08 Ewan MellorImplement the VM.auto_power_on field.
2006-12-08 Ewan MellorOne more doc-comment update.
2006-12-08 Ewan MellorUpdate doc-comments to match recent documentation tidy...
2006-12-13 Ewan MellorWhen recreating the record for dom 0, read the current...
2006-12-13 Ian Campbellmerge
2006-12-13 kfraser@localhost... [XEN] Clean up public headers. Clarify licensing of...
2006-12-13 Ian Campbell[XEN] Kexec: Disable crash keyhandler when no crash...
2006-12-13 kfraser@localhost... [XEND] Fix maxmem config issues.
2006-12-13 kfraser@localhost... [IOEMU] Locking needed to access mapcache.
2006-12-13 kfraser@localhost... [XEN] Use cpumask macros to update numa node masks.
2006-12-13 kfraser@localhost... [TOOLS] Fix the build. Clearly demarcate PPC-specific...
2006-12-13 Steven HandTiny fix.
2006-12-13 Steven HandUpdate ignores.
2006-12-13 kfraser@localhost... Merge with xenppc-unstable
2006-12-13 kfraser@localhost... [XEN] Fix kexec crash.
2006-12-12 Hollis Blanchard[POWERPC][XEN] Add support for || as a xen/dom0 command...
2006-12-12 Emmanuel Ackaouy[XEN] Improve multi-core/thread scheduler support.
2006-12-12 Tim Deegan[XEN] Be sure to discard old PAE l2 shadows when guest...
2006-12-12 Jimi Xenidis[XEN][POWERPC] boot_of_allocator fixups
2006-12-12 Jimi Xenidis[XEN][POWERPC] Fix systemsim-gpul failure to boot
2006-12-12 Hollis Blanchard[POWERPC][XEN] Remove unused uaccess.h header.
2006-12-12 Hollis Blanchard[POWERPC][XEN] Fix gdbstub build break.
2006-12-12 Hollis Blanchard[POWERPC][XEN] Fix kexec build breakage.
2006-12-12 Hollis Blanchard[POWERPC][XEN] Fix build break by using bitmap field...
2006-12-12 Hollis Blanchard[POWERPC][XEN] Fix warning by removing "packed".
2006-12-12 Hollis Blanchard[POWERPC][XEN] Build fixes.
2006-12-12 Hollis Blanchard[POWERPC][XEN] Add empty xenoprof.h.
2006-12-12 Hollis Blanchard[POWERPC] Merge with xen-unstable.hg.
2006-12-12 Hollis Blanchard[POWERPC] Merge in outstanding changes from xenppc...
2006-12-11 ssmith@localhost... Merge.
2006-12-11 ssmith@localhost... [XEN] The shadow FAST_FAULT_PATH optimisation assumes...
2006-12-11 kfraser@localhost... [XEN] Only allow each domain to putput crash debug...
2006-12-11 kfraser@localhost... [XEN] Remove unnecessary shadow_mode_refcount() code...
2006-12-11 Ian Campbell[BUILDER] Enable shadow mode for shadow translate guest...
2006-12-11 kfraser@localhost... [NET] back: Atomic buffer allocations use __GFP_NOWARN.
2006-12-09 kaf24@localhost... [XEN] Shadow-mode-refcount PTE update fix.
2006-12-09 kaf24@localhost... pygrub tmp files should live in /var/run/ not /var...
2006-12-09 kaf24@localhost... Merge with xen-ia64-unstable.hg
2006-12-08 Christian Limpach[qemu patches] Update patches upto changeset 12814...
2006-12-08 awilliam@xenbuild2.aw[IA64] avoid freeing arch.privregs twice
2006-12-08 Christian Limpach[qemu patches] Update patches upto changeset 12756...
2006-12-08 awilliam@xenbuild2.aw[IA64] change XEN_DOMCTL_getmemlist to return gmfn...
2006-12-08 john.levon... xm block-attach can take an optional 5th argument,...
2006-12-08 kfraser@localhost... [LIBXC] Make strerror() thread-safe by protecting it...
2006-12-08 Alastair Tse[XEND] Keep vif IP addresses as space separated string.
2006-12-08 Alastair Tse[XEND] Make sure UUID is in the right format.
2006-12-08 kfraser@localhost... [LIBXC] Clean up use of sterror(). Define a thread...
2006-12-08 Ian Campbell[LINUX] Kexec: Remove remainder of kexec-generic.patch
2006-12-08 Ian Campbell[LINUX] Kexec: Reapply kexec patches to sparse tree.
2006-12-08 Ian Campbell[LINUX] Kexec: add kexec files to sparse tree.
2006-12-08 Ian Campbell[LINUX] kexec: remove patches which are not straight...
2006-12-08 Ian Campbell[LINUX] Kexec: Do not bug if a kexec hypercall fails.
2006-12-08 kfraser@localhost... [XEN] Implement XENMEM_set_memory_map, which specifies...
2006-12-08 Alastair Tse[XEND] Fix xm vcpu-set when decrementing VCPU count
2006-12-08 Steven HandFix potential minor memory leak.
2006-12-08 Ewan MellorDownload and symlink the i386 version of the ramdisk...
2006-12-08 kfraser@localhost... [LINUX] CONFIG_XEN_BACKEND=m build properly.
2006-12-08 kfraser@localhost... [LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly.
2006-12-08 kfraser@localhost... Make XEN_DOMCTL_getdomaininfo return shared_info_frame...
2006-12-08 kfraser@localhost... [LINUX] Make xb_waitq static.
2006-12-08 kfraser@localhost... [LINUX] Clean up and clarify find_unbound_irq().
2006-12-07 awilliam@xenbuild2.aw[IA64] allow foreign domain page mapping of DOMID_XEN...
2006-12-07 awilliam@xenbuild2.aw[IA64] xc_ia64_linux_restore fix for new foreign domain...
2006-12-07 awilliam@xenbuild2.aw[IA64] Domain save fix for foreign domain page mapping...
2006-12-07 awilliam@xenbuild2.aw[IA64] Map vcpu memory mapped registers into guest...
2006-12-07 awilliam@xenbuild2.aw[IA64] Map shared_info into guest pseudo physical addre...
2006-12-08 awilliam@xenbuild2.awmerge with xen-unstable.hg
2006-12-07 awilliam@xenbuild2.aw[IA64] workaround NaT consumption fault when hiding...
2006-12-07 Ewan MellorFix PERROR.
2006-12-07 Ewan MellorDiagnose bad config files.
2006-12-07 Alastair TseMerge
2006-12-07 Alastair Tse[XEND] Only return valid VIF and VBD parameters via...
2006-12-07 kfraser@localhost... [LINUX] Fail gracefully if we run out of spare IRQs.
2006-12-07 Alastair TseMerge
2006-12-07 Alastair Tse[XEND] Sync Xen API with newer VDB and VIF specification.
2006-12-07 kfraser@localhost... [XEN] Add new safe pte update macros and use as necessa...
2006-12-07 Alastair Tse[XEND] Make SXP parsing re-use device_add in XendConfig
2006-12-07 Alastair Tse[XEND] Prevent None values from appearing in Device SXP
2006-12-07 kfraser@localhost... [XEN] Early page fault handler to deal with spurious...
2006-12-07 Alastair Tse[XEND] Fix resume for managed domains.
2006-12-07 Tim DeeganMerge
2006-12-07 Tim Deegan[XEN] Init pae_l3_cache lock earlier
2006-12-07 awilliam@xenbuild2.aw[IA64] Send events to VTI domain through level triggere...
2006-12-07 awilliam@xenbuild2.aw[IA64] fix warnings
2006-12-07 awilliam@xenbuild2.aw[IA64] Implement irq redirection of IOSAPIC
2006-12-07 Ewan MellorThis patch checks the contents of XENDOMAINS_SAVE befor...
2006-12-07 Ewan MellorThe new lifecycle patches in xen-unstable added 3 new...
2006-12-07 Ewan MellorScrub VNC passwords from the logs.
2006-12-07 Ewan MellorDo an explicit check for bootloader path existence...
2006-12-07 Ewan MellorThe HTTP service used for SEXPR based RPC calls current...
2006-12-07 kfraser@localhost... [HVM] qemu mouse: Adds support for USB mouse/tablet...
2006-12-07 Alastair TseMerge
2006-12-07 Alastair Tse[XM] Fix xm uptime TypeError exception.
2006-12-07 kfraser@localhost... merge
2006-12-07 kfraser@localhost... [LIBXC] Python error extraction tweak.
2006-12-07 Ewan MellorRemove broken call to XendDomainInfo.getSsidref(),...
2006-12-07 Alastair TseMerge
next